Skip to content

chore: bump version to v1.34.5 - #561

Merged
rjan90 merged 1 commit into
masterfrom
phi/ffi-v1345
Jan 8, 2026
Merged

chore: bump version to v1.34.5#561
rjan90 merged 1 commit into
masterfrom
phi/ffi-v1345

Conversation

@rjan90

@rjan90 rjan90 commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

We need to publish a new filecoin-ffi release due to #559. Unfortunately, this means that FFI and Lotus-version will diverge slightly in the short term here (i.e FFI on v1.34.5 while Lotus is on v1.34.4)

chore: bump version
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Jan 6, 2026
@rjan90
rjan90 requested a review from rvagg January 6, 2026 09:48
@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting Review in FilOz Jan 6, 2026
@github-actions

github-actions Bot commented Jan 6, 2026

Copy link
Copy Markdown

Suggested version: 1.34.5

Comparing to: v1.34.4 (diff)

Changes in configuration file(s):

diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index ddc05de..54cc392 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -87,6 +87,19 @@ opencl = [
   "fvm3/opencl",
   "fvm4/opencl",
 ]
+# GPU features without FVM (for builds that disable FVM)
+cuda-no-fvm = [
+  "filecoin-proofs-api/cuda",
+  "rust-gpu-tools/cuda",
+]
+cuda-supraseal-no-fvm = [
+  "filecoin-proofs-api/cuda-supraseal",
+  "rust-gpu-tools/cuda",
+]
+opencl-no-fvm = [
+  "filecoin-proofs-api/opencl",
+  "rust-gpu-tools/opencl",
+]
 multicore-sdr = ["filecoin-proofs-api/multicore-sdr"]
 c-headers = ["safer-ffi/headers"]
 # This feature enables a fixed number of discarded rows for TreeR. The `FIL_PROOFS_ROWS_TO_DISCARD`

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rjan90
rjan90 requested a review from Kubuxu January 6, 2026 10:06

@rvagg rvagg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needing the version numbers to align is pretty brittle and maybe we should just drop that dream

@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting Review to ✔️ Approved by reviewer in FilOz Jan 8, 2026
@rjan90
rjan90 merged commit 4b398ea into master Jan 8, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Jan 8, 2026
@rjan90
rjan90 deleted the phi/ffi-v1345 branch January 8, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants